Storm

Benchmark
Model:haddad-monmege v.1 (DTMC)
Parameter(s)N = 100, p = 0.7
Property:exp_steps (exp-steps)
Invocation (default)
~/storm/build/bin/storm --prism haddad-monmege.pm --prop haddad-monmege.prctl exp_steps --constants N=100,p=0.7 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:0.05788779258728027s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Tue Mar 17 11:52:49 2020
Command line arguments: --prism haddad-monmege.pm --prop haddad-monmege.prctl exp_steps --constants 'N=100,p=0.7' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.001s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=true
Time for model construction: 0.021s.

-------------------------------------------------------------- 
Model type: 	DTMC (sparse)
States: 	201
Transitions: 	400
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * Done -> 2 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "exp_steps": T[exp]=? [F "Done"] ...
Result (for initial states): 1901475900342344102245054808062 (approx. 1.901475900342344e+30)
Time for model checking: 0.006s.